1 2 3 4 5 6
<script> export let id; </script> <h1>Tag Index.</h1> <p>This component lists topics for tag with id: {id}</p>